• With the "SoundEditor•" and "Picture Viewer•" templates, PartMaker will hang if the "Class Name:" or "Company Name:" includes underscore (e.g., My_Part, My_Company) characters when producing a new part.
Symantec projects
• The "QuickDrawGXLib.xcoff" library preference must be set to "Soft import binding" (you can find it under the "Get Library Info..." item in the "Build" menu after the library has been compiled).
• For "Cappuccino" (only), the "SpeechLib" library preference must also be set to "Soft import binding".
Metrowerks projects
• If you are using Code Warrior 6 to build "Cappuccino", you must update the Macintosh Interface headers to version 2.1; CW6 ships with "Universal Headers 2.0.1". You can obtain the version 2.1 headers from the Mac OS SDK #4 (or later) or ETO/MPW Pro 19 (or later).
• For the Script Runner, The "OSAPlugIn" project's CFM Initialization routine name in the Linker preferences must be manually changed to "<partname>AgentCFMInit" (the "Agent" is consumed by PartMaker).
Sound Editor
• The default name for stationery and documents remains "Sound Editor 1.0" regardless of the "Class Name:" assigned when producing a new part. This can be fixed by locating the offending string in the SoundEditorDef.h file and making the appropriate fix.
Picture Viewer
• The "Picture Viewer" name is spelled incorrectly in the STR -16397 resource located in the .r file. PartMaker will be unable to fix the string when generating a new part. This will have to be fixed manually.